HipAudioClip.setBufferData

The buffer is actually any kind of external API buffer, it is the buffer contained in HipAudioBufferWrapper.

OpenAL: int containing the buffer ID OpenSL ES: SLIBuffer XAudio2: To be thought?

class HipAudioClip
abstract
void
setBufferData
(,
ubyte[] data
,
uint size
)

Meta